home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_xemacs.idb / usr / freeware / lib / xemacs-20.4 / info / dir.z / dir
Encoding:
Text File  |  1998-05-21  |  4.1 KB  |  99 lines

  1. -*- Text -*-
  2.  
  3. This is the file .../info/dir, which contains the topmost node of the Info
  4. hierarchy.  The first time you invoke Info you start off looking at that node,
  5. which is (dir)Top.
  6.  
  7. Rather than adding new nodes to this directory (and this file) it is a better
  8. idea to put them in a site-local directory, and then configure info to search
  9. in that directory as well.  That way, you won't have to re-edit this file when
  10. a new release of the editor comes out.
  11.  
  12. For example, you could add this code to .../lisp/site-start.el, which is
  13. loaded before ~/.emacs each time the editor starts up:
  14.  
  15.   ;; find local info nodes
  16.   (setq Info-default-directory-list
  17.         (append Info-default-directory-list '("/private/info/")))
  18.  
  19. Then, when you enter info, the contents of the file "/private/info/localdir"
  20. will be appended to the contents of this file (where the "* Locals:" line is.)
  21. The "localdir" file should simply contain lines like in this file, listing the
  22. names of the info files in its directory.
  23.  
  24. 
  25. File: dir    Node: Top    This is the top of the INFO tree
  26.  
  27.   This is Info, the online documentation browsing system.
  28.   This page (the Directory node) gives a menu of major topics.
  29.  
  30.   button1 or button2 on a highlighted word follows that cross-reference.
  31.   button3 anywhere brings up a menu of commands.
  32.   ? lists additional keyboard commands.
  33.   h invokes the Info tutorial.
  34.  
  35. * Menu:
  36.  
  37. XEmacs 20.3
  38. ===========
  39. * Info::    Documentation browsing system.
  40. * XEmacs::    The extensible user-friendly self-documenting text editor.
  41.         This manual is for XEmacs 20.3.
  42. * Lispref::    XEmacs Lisp technical reference.
  43.         This manual is for XEmacs 20.3.
  44. * New-Users-Guide::
  45.             XEmacs User's Guide for XEmacs 20.3.
  46. * XEmacs-FAQ::    XEmacs Frequently Asked Questions for 20.3.
  47. * Internals::    Guide to the internals of XEmacs.
  48. * send-pr::    Submitting Bug Reports
  49. * gnats::    GNU Problem Report Management System
  50.  
  51. Local Packages:
  52.  
  53. * AUCTeX::      Mode for editing TeX files.
  54. * CC-MODE::    Mode for editing C, C++, and Objective-C code.
  55. * CL::        A Common Lisp compatibility package for Emacs-Lisp.
  56. * Custom::    Customization Library for Emacs
  57. * Ediff::    A Visual Interface to Unix Diff and Patch Utilities.
  58. * EFS::        Transparent remote file access via FTP
  59. * External-Widget::
  60.         Use XEmacs as a text widget inside of another program.
  61. * Forms::    A package for editing databases by filling in forms.
  62. * Gnus::    A netnews and mail reader for XEmacs.
  63. * HM--HTML-Mode::  HTML Editing Mode.
  64. * Hyperbole::    A programmable information management and hypertext system.
  65. * ILISP::    Multi-dialect inferior LISP interface.
  66. * Ispell::    Interactive spelling corrector.
  67. * Mailcrypt::    Emacs interface to cryptographic functions for mail and news.
  68. * Message::    Emacs message composition mode.
  69. * MH-E::    Emacs interface to MH, a mail-handling package.
  70. * OO-Browser::    The Multi-Language Object-Oriented Browser.
  71. * PCL-CVS::    An XEmacs-based front end to CVS.
  72. * PH::        Client interface to the CCSO white pages directory system
  73. * PSGML::    A powerful mode for HTML and other SGML documents.
  74. * PSGML-API::    PSGML, the API documentation.
  75. * Rmail::    An older mail reader for XEmacs.
  76. * SKK::        Input Method for Japanese (XEmacs/Mule only)
  77. * Standards::    The GNU coding standards.
  78. * Supercite::    Lets you cite parts of messages you're replying to.
  79. * Term::    ANSI-compatible terminal emulator.
  80. * Termcap::    The termcap library, which enables application programs
  81.         to handle all types of character-display terminals.
  82. * Texinfo::    With one source file, make either a printed manual (through
  83.         TeX) or an Info file (through texinfo).
  84. * Viper::    A VI Plan for Emacs Rescue and a venomous VI PERil.
  85. * Vhdl-mode::    A major mode for editing VHDL files.
  86. * VM::        View Mail, a replacement for Rmail.
  87. * W3::        Emacs/W3 World Wide Web browser.
  88. * Widget::    An Emacs Lisp widget library
  89. * tm-en::    Tools for Mime (English version)
  90. * tm-mh-e-en::    Tools for Mime for MH-E (English version)
  91. * gnus-mime-en::
  92.         Tools for Mime for Gnus (English version)
  93. * tm-vm-en::    Tools for Mime for VM
  94. * tm-ja::    Tools for Mime (Japanese version)
  95. * tm-mh-e-ja::    Tools for Mime for MH-E (Japanese version)
  96. * gnus-mime-ja::
  97.         Tools for Mime for Gnus (Japanese version)
  98. * Locals:
  99.